knitr::opts_chunk$set(warning = TRUE, message = TRUE, echo = FALSE, error = TRUE)

library(codebook)
library(dplyr)
#> 
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#> 
#>     filter, lag
#> The following objects are masked from 'package:base':
#> 
#>     intersect, setdiff, setequal, union
data("bfi", package = 'codebook')
bfi = bfi %>% haven::zap_missing() %>% haven::as_factor() %>% 
  select(-BFIK_extra, -BFIK_neuro, -BFIK_agree, -BFIK_open, -BFIK_consc)
ggplot2::theme_set(ggplot2::theme_bw())

bfi$age <- rpois(nrow(bfi), 30)
library(ggplot2)
update_geom_defaults("bar", new = list(fill = "blue"))
options(ggplot2.continuous.colour="viridis")

Metadata

Description

Dataset name: bfi

The dataset has N=28 rows and 25 columns. 0 rows have no missing values on any column.

Metadata for search engines

  • Date published: 2020-06-04
x
session
created
modified
ended
expired
BFIK_open_2
BFIK_agree_4R
BFIK_extra_2
BFIK_agree_1R
BFIK_open_1
BFIK_neuro_2R
BFIK_consc_3
BFIK_consc_4
BFIK_consc_2R
BFIK_agree_3R
BFIK_extra_3R
BFIK_neuro_3
BFIK_neuro_4
BFIK_agree_2
BFIK_consc_1
BFIK_open_4
BFIK_extra_4
BFIK_extra_1R
BFIK_open_3
age

Survey overview

28 completed rows, 28 who entered any information, 0 only viewed the first page. There are 0 expired rows (people who did not finish filling out in the requested time frame). In total, there are 28 rows including unfinished and expired rows.

There were 28 unique participants, of which 28 finished filling out at least one survey.

This survey was not repeated.

The first session started on 2016-07-08 09:54:16, the last session on 2016-11-02 21:19:50.

#> `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.

People took on average 127.36 minutes (median 1.48) to answer the survey.

#> Warning: Durations below 0 detected.
#> Warning: Removed 4 rows containing non-finite values (stat_bin).
#> Warning: Removed 2 rows containing missing values (geom_bar).

Variables

BFIK_open_2

Ich bin tiefsinnig, denke gerne über Sachen nach.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_open_2 Ich bin tiefsinnig, denke gerne über Sachen nach. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 4: 15, 5: : 10, 3: 2, 2: 1

BFIK_agree_4R

Ich kann mich schroff und abweisend anderen gegenüber verhalten.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_agree_4R Ich kann mich schroff und abweisend anderen gegenüber verhalten. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 5 4: 11, 2: 7, 3: 5, 1: : 3

BFIK_extra_2

Ich bin begeisterungsfähig und kann andere leicht mitreißen.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_extra_2 Ich bin begeisterungsfähig und kann andere leicht mitreißen. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 5: : 13, 4: 11, 1: : 2, 3: 2

BFIK_agree_1R

Ich neige dazu, andere zu kritisieren.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_agree_1R Ich neige dazu, andere zu kritisieren. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 4 4: 11, 2: 9, 3: 7, 1: : 1

BFIK_open_1

Ich bin vielseitig interessiert.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_open_1 Ich bin vielseitig interessiert. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 5: : 16, 4: 8, 3: 3, 2: 1

BFIK_neuro_2R

Ich bin entspannt, lasse mich durch Stress nicht aus der Ruhe bringen.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_neuro_2R Ich bin entspannt, lasse mich durch Stress nicht aus der Ruhe bringen. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 4 3: 10, 2: 9, 4: 8, 1: : 1

BFIK_consc_3

Ich bin tüchtig und arbeite flott.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_consc_3 Ich bin tüchtig und arbeite flott. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 5 4: 12, 3: 7, 2: 4, 5: : 4

BFIK_consc_4

Ich mache Pläne und führe sie auch durch.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_consc_4 Ich mache Pläne und führe sie auch durch. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 4: 15, 3: 7, 5: : 5, 2: 1

BFIK_consc_2R

Ich bin bequem, neige zur Faulheit.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_consc_2R Ich bin bequem, neige zur Faulheit. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 5 2: 12, 5: : 5, 3: 5, 4: 3

BFIK_agree_3R

Ich kann mich kalt und distanziert verhalten.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_agree_3R Ich kann mich kalt und distanziert verhalten. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 5 4: 9, 2: 8, 3: 4, 1: : 4

BFIK_extra_3R

Ich bin eher der “stille Typ”, wortkarg.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_extra_3R Ich bin eher der “stille Typ”, wortkarg. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 5 2: 9, 1: : 9, 3: 6, 5: : 2

BFIK_neuro_3

Ich mache mir viele Sorgen.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_neuro_3 Ich mache mir viele Sorgen. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 5 3: 8, 2: 7, 4: 5, 5: : 5

BFIK_neuro_4

Ich werde leicht nervös und unsicher.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_neuro_4 Ich werde leicht nervös und unsicher. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 2: 9, 4: 9, 1: : 7, 3: 3

BFIK_agree_2

Ich schenke anderen leicht Vertrauen, glaube an das Gute im Menschen.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_agree_2 Ich schenke anderen leicht Vertrauen, glaube an das Gute im Menschen. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 5 4: 9, 5: : 7, 2: 5, 3: 5

BFIK_consc_1

Ich erledige Aufgaben gründlich.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_consc_1 Ich erledige Aufgaben gründlich. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 4: 12, 5: : 10, 3: 4, 2: 2

BFIK_open_4

Ich schätze künstlerische und ästhetische Eindrücke.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_open_4 Ich schätze künstlerische und ästhetische Eindrücke. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 5: : 13, 4: 10, 3: 4, 1: : 1

BFIK_extra_4

Ich gehe aus mir heraus, bin gesellig.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_extra_4 Ich gehe aus mir heraus, bin gesellig. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 5 4: 11, 5: : 9, 3: 4, 2: 3

BFIK_extra_1R

Ich bin eher zurückhaltend, reserviert.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_extra_1R Ich bin eher zurückhaltend, reserviert. factor FALSE 1. 5: Trifft voll und ganz zu,
2. 4,
3. 3,
4. 2,
5. 1: Trifft überhaupt nicht zu
0 1 5 2: 8, 1: : 8, 3: 6, 4: 5

BFIK_open_3

Ich habe eine aktive Vorstellungskraft, bin phantasievoll.

Distribution

0 missing values.

Summary statistics

name label data_type ordered value_labels n_missing complete_rate n_unique top_counts
BFIK_open_3 Ich habe eine aktive Vorstellungskraft, bin phantasievoll. factor FALSE 1. 1: Trifft überhaupt nicht zu,
2. 2,
3. 3,
4. 4,
5. 5: Trifft voll und ganz zu
0 1 4 5: : 14, 4: 8, 3: 4, 2: 2

age

Distribution

0 missing values.

Summary statistics

name data_type n_missing complete_rate min median max mean sd hist label
age numeric 0 1 19 28 48 29.71429 7.10168 ▅▇▇▁▂ NA

Missingness report

Codebook table

JSON-LD metadata The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.

{
  "name": "bfi",
  "datePublished": "2020-06-04",
  "description": "The dataset has N=28 rows and 25 columns.\n0 rows have no missing values on any column.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n|name          |label                                                                      | n_missing|\n|:-------------|:--------------------------------------------------------------------------|---------:|\n|session       |NA                                                                         |         0|\n|created       |user first opened survey                                                   |         0|\n|modified      |user last edited survey                                                    |         0|\n|ended         |user finished survey                                                       |         0|\n|expired       |NA                                                                         |        28|\n|BFIK_open_2   |__Ich bin tiefsinnig, denke gerne über Sachen nach.__                      |         0|\n|BFIK_agree_4R |__Ich kann mich schroff und abweisend anderen gegenüber verhalten.__       |         0|\n|BFIK_extra_2  |__Ich bin begeisterungsfähig und kann andere leicht mitreißen.__           |         0|\n|BFIK_agree_1R |__Ich neige dazu, andere zu kritisieren.__                                 |         0|\n|BFIK_open_1   |__Ich bin vielseitig interessiert.__                                       |         0|\n|BFIK_neuro_2R |__Ich bin entspannt, lasse mich durch Stress nicht aus der Ruhe bringen.__ |         0|\n|BFIK_consc_3  |__Ich bin tüchtig und arbeite flott.__                                     |         0|\n|BFIK_consc_4  |__Ich mache Pläne und führe sie auch durch.__                              |         0|\n|BFIK_consc_2R |__Ich bin bequem, neige zur Faulheit.__                                    |         0|\n|BFIK_agree_3R |__Ich kann mich kalt und distanziert verhalten.__                          |         0|\n|BFIK_extra_3R |__Ich bin eher der \"stille Typ\", wortkarg.__                               |         0|\n|BFIK_neuro_3  |__Ich mache mir viele Sorgen.__                                            |         0|\n|BFIK_neuro_4  |__Ich werde leicht nervös und unsicher.__                                  |         0|\n|BFIK_agree_2  |__Ich schenke anderen leicht Vertrauen, glaube an das Gute im Menschen.__  |         0|\n|BFIK_consc_1  |__Ich erledige Aufgaben gründlich.__                                       |         0|\n|BFIK_open_4   |__Ich schätze künstlerische und ästhetische Eindrücke.__                   |         0|\n|BFIK_extra_4  |__Ich gehe aus mir heraus, bin gesellig.__                                 |         0|\n|BFIK_extra_1R |__Ich bin eher zurückhaltend, reserviert.__                                |         0|\n|BFIK_open_3   |__Ich habe eine aktive Vorstellungskraft, bin phantasievoll.__             |         0|\n|age           |NA                                                                         |         0|\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.0).",
  "keywords": ["session", "created", "modified", "ended", "expired", "BFIK_open_2", "BFIK_agree_4R", "BFIK_extra_2", "BFIK_agree_1R", "BFIK_open_1", "BFIK_neuro_2R", "BFIK_consc_3", "BFIK_consc_4", "BFIK_consc_2R", "BFIK_agree_3R", "BFIK_extra_3R", "BFIK_neuro_3", "BFIK_neuro_4", "BFIK_agree_2", "BFIK_consc_1", "BFIK_open_4", "BFIK_extra_4", "BFIK_extra_1R", "BFIK_open_3", "age"],
  "@context": "http://schema.org/",
  "@type": "Dataset",
  "variableMeasured": [
    {
      "name": "session",
      "@type": "propertyValue"
    },
    {
      "name": "created",
      "description": "user first opened survey",
      "@type": "propertyValue"
    },
    {
      "name": "modified",
      "description": "user last edited survey",
      "@type": "propertyValue"
    },
    {
      "name": "ended",
      "description": "user finished survey",
      "@type": "propertyValue"
    },
    {
      "name": "expired",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_open_2",
      "description": "__Ich bin tiefsinnig, denke gerne über Sachen nach.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_agree_4R",
      "description": "__Ich kann mich schroff und abweisend anderen gegenüber verhalten.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_extra_2",
      "description": "__Ich bin begeisterungsfähig und kann andere leicht mitreißen.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_agree_1R",
      "description": "__Ich neige dazu, andere zu kritisieren.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_open_1",
      "description": "__Ich bin vielseitig interessiert.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_neuro_2R",
      "description": "__Ich bin entspannt, lasse mich durch Stress nicht aus der Ruhe bringen.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_consc_3",
      "description": "__Ich bin tüchtig und arbeite flott.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_consc_4",
      "description": "__Ich mache Pläne und führe sie auch durch.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_consc_2R",
      "description": "__Ich bin bequem, neige zur Faulheit.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_agree_3R",
      "description": "__Ich kann mich kalt und distanziert verhalten.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_extra_3R",
      "description": "__Ich bin eher der \"stille Typ\", wortkarg.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_neuro_3",
      "description": "__Ich mache mir viele Sorgen.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_neuro_4",
      "description": "__Ich werde leicht nervös und unsicher.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_agree_2",
      "description": "__Ich schenke anderen leicht Vertrauen, glaube an das Gute im Menschen.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_consc_1",
      "description": "__Ich erledige Aufgaben gründlich.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_open_4",
      "description": "__Ich schätze künstlerische und ästhetische Eindrücke.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_extra_4",
      "description": "__Ich gehe aus mir heraus, bin gesellig.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_extra_1R",
      "description": "__Ich bin eher zurückhaltend, reserviert.__",
      "value": "1. 5: Trifft voll und ganz zu,\n2. 4,\n3. 3,\n4. 2,\n5. 1: Trifft überhaupt nicht zu",
      "@type": "propertyValue"
    },
    {
      "name": "BFIK_open_3",
      "description": "__Ich habe eine aktive Vorstellungskraft, bin phantasievoll.__",
      "value": "1. 1: Trifft überhaupt nicht zu,\n2. 2,\n3. 3,\n4. 4,\n5. 5: Trifft voll und ganz zu",
      "@type": "propertyValue"
    },
    {
      "name": "age",
      "@type": "propertyValue"
    }
  ]
}`